|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyInfoBean.CERT_IDENTIFIER | |
---|---|
org.apache.ws.security.saml.ext.bean |
Uses of KeyInfoBean.CERT_IDENTIFIER in org.apache.ws.security.saml.ext.bean |
---|
Methods in org.apache.ws.security.saml.ext.bean that return KeyInfoBean.CERT_IDENTIFIER | |
---|---|
KeyInfoBean.CERT_IDENTIFIER |
KeyInfoBean.getCertIdentifer()
Method getCertIdentifer returns the cert identifer of this KeyInfoBean object. |
static KeyInfoBean.CERT_IDENTIFIER |
KeyInfoBean.CERT_IDENTIFIER.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static KeyInfoBean.CERT_IDENTIFIER[] |
KeyInfoBean.CERT_IDENTIFIER.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.ws.security.saml.ext.bean with parameters of type KeyInfoBean.CERT_IDENTIFIER | |
---|---|
void |
KeyInfoBean.setCertIdentifer(KeyInfoBean.CERT_IDENTIFIER certIdentifier)
Method setCertIdentifer sets the cert identifier of this KeyInfoBean object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |