|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jetty.policy.entry.AbstractEntry
org.eclipse.jetty.policy.entry.KeystoreEntry
public class KeystoreEntry
| Constructor Summary | |
|---|---|
KeystoreEntry()
|
|
| Method Summary | |
|---|---|
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()
|
| Methods inherited from class org.eclipse.jetty.policy.entry.AbstractEntry |
|---|
isDirty, isExpanded, setDirty, setExpanded |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeystoreEntry()
| Method Detail |
|---|
public java.security.KeyStore toKeyStore()
throws PolicyException
PolicyException
public void expand(PolicyContext context)
throws PolicyException
expand in class AbstractEntryPolicyExceptionpublic java.lang.String getUrl()
public void setUrl(java.lang.String url)
public java.lang.String getType()
public void setType(java.lang.String type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||