Uses of Class
org.identityconnectors.common.security.GuardedByteArray
Packages that use GuardedByteArray
Package
Description
-
Uses of GuardedByteArray in org.identityconnectors.common.security
Methods in org.identityconnectors.common.security that return GuardedByteArrayMethods in org.identityconnectors.common.security with parameters of type GuardedByteArrayModifier and TypeMethodDescriptionstatic byte[]SecurityUtil.decrypt(GuardedByteArray guardedByteArray) Decrypts the value of aGuardedByteArray. -
Uses of GuardedByteArray in org.identityconnectors.framework.common.objects
Methods in org.identityconnectors.framework.common.objects that return GuardedByteArrayModifier and TypeMethodDescriptionAttributesAccessor.findGuardedByteArray(String name) Get the guarded byte array value from the specified (single-valued) attribute.static GuardedByteArrayAttributeDeltaUtil.getGuardedByteArrayValue(AttributeDelta attrDelta) Get theGuardedByteArrayvalue from the specified (single-valued) attributeDelta.static GuardedByteArrayAttributeUtil.getGuardedByteArrayValue(Attribute attr) Get theGuardedByteArrayvalue from the specified (single-valued) attribute.