| Package | Description |
|---|---|
| org.apache.wss4j.common.saml.bean |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeyInfoBean.setCertIdentifer(KeyInfoBean.CERT_IDENTIFIER certIdentifier)
Method setCertIdentifer sets the cert identifier of this KeyInfoBean object.
|
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.