|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.security.SAMLMDCredentialContext
public class SAMLMDCredentialContext
A credential context for credentials resolved from a KeyInfo that was found in
SAML 2 metadata.
| Constructor Summary | |
|---|---|
SAMLMDCredentialContext(KeyDescriptor descriptor)
Constructor. |
|
| Method Summary | |
|---|---|
java.util.List<EncryptionMethod> |
getEncryptionMethod()
Return the list of EncryptionMethod's associated with credential context. |
KeyDescriptor |
getKeyDescriptor()
Get the key descriptor context. |
RoleDescriptor |
getRoleDescriptor()
Get the role descriptor context. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SAMLMDCredentialContext(KeyDescriptor descriptor)
descriptor - the KeyDescriptor context from which a credential was resolved| Method Detail |
|---|
public KeyDescriptor getKeyDescriptor()
public java.util.List<EncryptionMethod> getEncryptionMethod()
EncryptionMethod's associated with credential context.
public RoleDescriptor getRoleDescriptor()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||