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