Uses of Class
org.identityconnectors.ldap.schema.GuardedPasswordAttribute

Packages that use GuardedPasswordAttribute
org.identityconnectors.ldap.schema   
 

Uses of GuardedPasswordAttribute in org.identityconnectors.ldap.schema
 

Methods in org.identityconnectors.ldap.schema that return GuardedPasswordAttribute
static GuardedPasswordAttribute GuardedPasswordAttribute.create(String attrName)
           
static GuardedPasswordAttribute GuardedPasswordAttribute.create(String attrName, org.identityconnectors.common.security.GuardedString password)
           
 GuardedPasswordAttribute LdapSchemaMapping.encodePassword(org.identityconnectors.framework.common.objects.ObjectClass oclass, org.identityconnectors.framework.common.objects.Attribute attr)
           
 



Copyright © 2012. All Rights Reserved.