Uses of Interface
com.sun.identity.saml2.protocol.GetComplete
Packages that use GetComplete
-
Uses of GetComplete in com.sun.identity.saml2.protocol
Methods in com.sun.identity.saml2.protocol that return GetCompleteModifier and TypeMethodDescriptionProtocolFactory.createGetComplete()
Returns theGetComplete
Object.ProtocolFactory.createGetComplete
(String value) Returns theGetComplete
Object.ProtocolFactory.createGetComplete
(Element value) Returns theGetComplete
Object.IDPList.getGetComplete()
Returns theGetComplete
Object.Methods in com.sun.identity.saml2.protocol with parameters of type GetCompleteModifier and TypeMethodDescriptionvoid
IDPList.setGetComplete
(GetComplete getComplete) Sets theGetComplete
Object.