Uses of Class
com.sun.identity.saml2.common.SAML2SDKUtils
-
Packages that use SAML2SDKUtils Package Description com.sun.identity.saml2.common Defines common SAMLv2 utilities and constants.com.sun.identity.xacml.common Defines common XACML Utilities and Constants -
-
Uses of SAML2SDKUtils in com.sun.identity.saml2.common
Subclasses of SAML2SDKUtils in com.sun.identity.saml2.common Modifier and Type Class Description class
SAML2Utils
TheSAML2Utils
contains utility methods for SAML 2.0 implementation. -
Uses of SAML2SDKUtils in com.sun.identity.xacml.common
Subclasses of SAML2SDKUtils in com.sun.identity.xacml.common Modifier and Type Class Description class
XACMLSDKUtils
TheXACMLSDKUtils
contains utility methods for XACML 2.0 implementation.
-