| 
 | Oracle Fusion Middleware Java API Reference for Oracle Adaptive Access Manager 11g Release 2 (11.1.2) E27208-02 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VCryptAuthUser | |
|---|---|
| com.bharosa.vcrypt.auth.intf | |
| com.bharosa.vcrypt.auth.util | |
| Uses of VCryptAuthUser in com.bharosa.vcrypt.auth.intf | 
|---|
| Methods in com.bharosa.vcrypt.auth.intf that return VCryptAuthUser | |
|---|---|
|  VCryptAuthUser | VCryptAuth.createUser(VCryptAuthUser user)This creates an user in the Authentication database. | 
|  VCryptAuthUser | VCryptAuth.getUser(String customerId)Return the user details without the password and pin for the given customer and group | 
|  VCryptAuthUser | VCryptAuth.getUserByLoginId(String loginId)This returns the user details without the password and pin. | 
|  VCryptAuthUser | VCryptAuth.getUserByLoginId(String loginId, String groupName)Return the user details without the password and pin for the given customer and group | 
|  VCryptAuthUser | VCryptAuth.setUser(VCryptAuthUser user)This updates the AuthUser Returns null if user is null or the customerId attribute in user is invalid. | 
| Methods in com.bharosa.vcrypt.auth.intf with parameters of type VCryptAuthUser | |
|---|---|
|  VCryptAuthUser | VCryptAuth.createUser(VCryptAuthUser user)This creates an user in the Authentication database. | 
|  VCryptAuthUser | VCryptAuth.setUser(VCryptAuthUser user)This updates the AuthUser Returns null if user is null or the customerId attribute in user is invalid. | 
| Uses of VCryptAuthUser in com.bharosa.vcrypt.auth.util | 
|---|
| Methods in com.bharosa.vcrypt.auth.util that return VCryptAuthUser | |
|---|---|
| static VCryptAuthUser | VCryptAuthUtil.fromXMLAuthUser(String xmlString) | 
| Methods in com.bharosa.vcrypt.auth.util with parameters of type VCryptAuthUser | |
|---|---|
| static String | VCryptAuthUtil.toXMLAuthUser(VCryptAuthUser authUser) | 
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Adaptive Access Manager 11g Release 2 (11.1.2) E27208-02 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||