Uses of Class
org.identityconnectors.common.security.GuardedByteArray
Package
Description
-
Uses of GuardedByteArray in org.identityconnectors.common.security
Modifier and TypeMethodDescriptionstatic byte[]
SecurityUtil.decrypt
(GuardedByteArray guardedByteArray) Decrypts the value of aGuardedByteArray
. -
Uses of GuardedByteArray in org.identityconnectors.framework.common.objects
Modifier and TypeMethodDescriptionAttributesAccessor.findGuardedByteArray
(String name) Get the guarded byte array value from the specified (single-valued) attribute.static GuardedByteArray
AttributeUtil.getGuardedByteArrayValue
(Attribute attr) Get theGuardedByteArray
value from the specified (single-valued) attribute.