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 theGetCompleteObject.ProtocolFactory.createGetComplete(String value) Returns theGetCompleteObject.ProtocolFactory.createGetComplete(Element value) Returns theGetCompleteObject.IDPList.getGetComplete()Returns theGetCompleteObject.Methods in com.sun.identity.saml2.protocol with parameters of type GetCompleteModifier and TypeMethodDescriptionvoidIDPList.setGetComplete(GetComplete getComplete) Sets theGetCompleteObject.