Uses of Interface
com.sun.identity.saml2.protocol.NewEncryptedID
-
Uses of NewEncryptedID in com.sun.identity.saml2.protocol
Modifier and TypeMethodDescriptionProtocolFactory.createNewEncryptedID
(String value) Returns an immutable new encrypted identifier object.ProtocolFactory.createNewEncryptedID
(Element value) Returns an immutable new encrypted identifier object.NewID.encrypt
(com.sun.identity.saml2.key.EncryptionConfig encryptionConfig, String recipientEntityID) Returns anNewEncryptedID
object.ManageNameIDRequest.getNewEncryptedID()
Returns the value of thenewEncryptedID
property.Modifier and TypeMethodDescriptionvoid
ManageNameIDRequest.setNewEncryptedID
(NewEncryptedID value) Sets the value of thenewEncryptedID
property.