Searched defs:setEncryptedID (Results 1 - 25 of 32) sorted by relevance

12

/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/
H A DSubjectType.java58 void setEncryptedID(com.sun.identity.saml2.jaxb.assertion.EncryptedElementType value); method in interface:SubjectType
H A DSubjectConfirmationType.java76 void setEncryptedID(com.sun.identity.saml2.jaxb.assertion.EncryptedElementType value); method in interface:SubjectConfirmationType
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/
H A DNameIDMappingRequest.java78 void setEncryptedID(EncryptedID value) method in interface:NameIDMappingRequest
H A DNameIDMappingResponse.java71 void setEncryptedID(EncryptedID value) throws SAML2Exception; method in interface:NameIDMappingResponse
H A DLogoutRequest.java108 * @see #setEncryptedID(EncryptedID)
120 public void setEncryptedID( method in interface:LogoutRequest
H A DManageNameIDRequest.java95 void setEncryptedID(EncryptedID value) method in interface:ManageNameIDRequest
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/assertion/
H A DSubjectType.java58 void setEncryptedID(com.sun.identity.saml2.jaxb.assertion.EncryptedElementType value); method in interface:SubjectType
H A DSubjectConfirmationType.java76 void setEncryptedID(com.sun.identity.saml2.jaxb.assertion.EncryptedElementType value); method in interface:SubjectConfirmationType
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/
H A DNameIDMappingRequest.java82 void setEncryptedID(EncryptedID value) method in interface:NameIDMappingRequest
H A DNameIDMappingResponse.java76 void setEncryptedID(EncryptedID value) throws SAML2Exception; method in interface:NameIDMappingResponse
H A DLogoutRequest.java116 * @see #setEncryptedID(EncryptedID)
128 public void setEncryptedID( method in interface:LogoutRequest
H A DManageNameIDRequest.java98 void setEncryptedID(EncryptedID value) method in interface:ManageNameIDRequest
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/assertion/
H A DSubject.java61 public void setEncryptedID(EncryptedID value) throws SAML2Exception; method in interface:Subject
H A DSubjectConfirmation.java54 public void setEncryptedID(EncryptedID value) throws SAML2Exception; method in interface:SubjectConfirmation
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DNameIDMappingResponseImpl.java256 * @see #setEncryptedID(EncryptedID)
270 public void setEncryptedID(EncryptedID value) throws SAML2Exception method in class:NameIDMappingResponseImpl
H A DLogoutRequestImpl.java172 * @see #setEncryptedID(EncryptedID)
185 public void setEncryptedID(EncryptedID value) method in class:LogoutRequestImpl
H A DManageNameIDRequestImpl.java213 * @see #setEncryptedID(EncryptedID)
227 public void setEncryptedID(EncryptedID value) method in class:ManageNameIDRequestImpl
H A DNameIDMappingRequestImpl.java113 * @see #setEncryptedID(EncryptedID)
127 public void setEncryptedID(EncryptedID value) method in class:NameIDMappingRequestImpl
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/assertion/
H A DSubject.java61 public void setEncryptedID(EncryptedID value) throws SAML2Exception; method in interface:Subject
H A DSubjectConfirmation.java54 public void setEncryptedID(EncryptedID value) throws SAML2Exception; method in interface:SubjectConfirmation
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DNameIDMappingResponseImpl.java256 * @see #setEncryptedID(EncryptedID)
270 public void setEncryptedID(EncryptedID value) throws SAML2Exception method in class:NameIDMappingResponseImpl
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/assertion/impl/
H A DSubjectConfirmationImpl.java205 public void setEncryptedID(EncryptedID value) method in class:SubjectConfirmationImpl
H A DSubjectImpl.java224 public void setEncryptedID(EncryptedID value) method in class:SubjectImpl
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/assertion/impl/
H A DSubjectConfirmationImpl.java205 public void setEncryptedID(EncryptedID value) method in class:SubjectConfirmationImpl
H A DSubjectImpl.java224 public void setEncryptedID(EncryptedID value) method in class:SubjectImpl

Completed in 36 milliseconds

12