public class KeystoreEntry extends AbstractEntry
Constructor and Description |
---|
KeystoreEntry() |
Modifier and Type | Method and Description |
---|---|
void |
expand(PolicyContext context) |
java.lang.String |
getType() |
java.lang.String |
getUrl() |
void |
setType(java.lang.String type) |
void |
setUrl(java.lang.String url) |
java.security.KeyStore |
toKeyStore() |
isDirty, isExpanded, setDirty, setExpanded
public java.security.KeyStore toKeyStore() throws PolicyException
PolicyException
public void expand(PolicyContext context) throws PolicyException
expand
in class AbstractEntry
PolicyException
public java.lang.String getUrl()
public void setUrl(java.lang.String url)
public java.lang.String getType()
public void setType(java.lang.String type)
Copyright © 2012. All Rights Reserved.