|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EncryptionMethod | |
---|---|
oasis.names.tc.saml._2_0.metadata | |
org.w3._2001._04.xmlenc |
Uses of EncryptionMethod in oasis.names.tc.saml._2_0.metadata |
---|
Methods in oasis.names.tc.saml._2_0.metadata that return types with arguments of type EncryptionMethod | |
---|---|
List<EncryptionMethod> |
KeyDescriptor.getEncryptionMethods()
Gets the value of the encryptionMethods property. |
Uses of EncryptionMethod in org.w3._2001._04.xmlenc |
---|
Methods in org.w3._2001._04.xmlenc that return EncryptionMethod | |
---|---|
EncryptionMethod |
ObjectFactory.createEncryptionMethod()
Create an instance of EncryptionMethod |
EncryptionMethod |
EncryptedType.getEncryptionMethod()
Gets the value of the encryptionMethod property. |
Methods in org.w3._2001._04.xmlenc with parameters of type EncryptionMethod | |
---|---|
void |
EncryptedType.setEncryptionMethod(EncryptionMethod value)
Sets the value of the encryptionMethod property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |