Uses of Interface
com.sun.identity.saml2.assertion.BaseID
Packages that use BaseID
Package
Description
Defines SAMLv2 assertion.
SAMLv2 Protocol Classes.
-
Uses of BaseID in com.sun.identity.saml2.assertion
Methods in com.sun.identity.saml2.assertion that return BaseIDModifier and TypeMethodDescriptionAssertionFactory.createBaseID()Returns a new instance ofBaseID.AssertionFactory.createBaseID(String xml) Returns a new instance ofBaseID.AssertionFactory.createBaseID(Element elem) Returns a new instance ofBaseID.Subject.getBaseID()Returns the identifier inBaseIDformatSubjectConfirmation.getBaseID()Returns the base IDMethods in com.sun.identity.saml2.assertion with parameters of type BaseID -
Uses of BaseID in com.sun.identity.saml2.protocol
Methods in com.sun.identity.saml2.protocol that return BaseIDModifier and TypeMethodDescriptionLogoutRequest.getBaseID()Returns the value of the baseID property.NameIDMappingRequest.getBaseID()Returns the value of the baseID property.Methods in com.sun.identity.saml2.protocol with parameters of type BaseID