Uses of Interface
com.sun.identity.saml2.assertion.EncryptedElement
- 
Packages that use EncryptedElement Package Description com.sun.identity.saml2.assertion Defines SAMLv2 assertion.com.sun.identity.saml2.protocol SAMLv2 Protocol Classes. - 
- 
Uses of EncryptedElement in com.sun.identity.saml2.assertion
Subinterfaces of EncryptedElement in com.sun.identity.saml2.assertion Modifier and Type Interface Description interfaceEncryptedAssertionTheEncryptedAssertionrepresents an assertion in encrypted fashion, as defined by the XML Encryption Syntax and Processing specification [XMLEnc].interfaceEncryptedAttributeTheEncryptedAttributeelement represents a SAML attribute in encrypted fashion.interfaceEncryptedIDTheEncryptedIDcarries the content of an unencrypted identifier in encrypted fashion. - 
Uses of EncryptedElement in com.sun.identity.saml2.protocol
Subinterfaces of EncryptedElement in com.sun.identity.saml2.protocol Modifier and Type Interface Description interfaceNewEncryptedIDJava content class for NewEncryptedID element declaration. 
 -