Uses of Interface
org.identityconnectors.common.security.GuardedString.Accessor
-
Packages that use GuardedString.Accessor Package Description org.identityconnectors.common.security -
-
Uses of GuardedString.Accessor in org.identityconnectors.common.security
Methods in org.identityconnectors.common.security with parameters of type GuardedString.Accessor Modifier and Type Method Description void
GuardedString. access(GuardedString.Accessor accessor)
Provides access to the clear-text value of the string in a controlled fashion.
-