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