Uses of Interface
com.sun.identity.saml2.protocol.GetComplete
-
Packages that use GetComplete Package Description com.sun.identity.saml2.protocol SAMLv2 Protocol Classes. -
-
Uses of GetComplete in com.sun.identity.saml2.protocol
Methods in com.sun.identity.saml2.protocol that return GetComplete Modifier and Type Method Description GetCompleteProtocolFactory. createGetComplete()Returns theGetCompleteObject.GetCompleteProtocolFactory. createGetComplete(String value)Returns theGetCompleteObject.GetCompleteProtocolFactory. createGetComplete(Element value)Returns theGetCompleteObject.GetCompleteIDPList. getGetComplete()Returns theGetCompleteObject.Methods in com.sun.identity.saml2.protocol with parameters of type GetComplete Modifier and Type Method Description voidIDPList. setGetComplete(GetComplete getComplete)Sets theGetCompleteObject.
-