Uses of Class
com.sun.identity.sae.api.SecureAttrs
-
Packages that use SecureAttrs Package Description com.sun.identity.sae.api Defines Secure Attribute Exchange (SAE) APIs. -
-
Uses of SecureAttrs in com.sun.identity.sae.api
Methods in com.sun.identity.sae.api that return SecureAttrs Modifier and Type Method Description static SecureAttrs
SecureAttrs. getInstance(String name)
Returns an instance to perform crypto operations.
-