|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.bea.p13n.security.management.credentials.CredentialHelper
public class CredentialHelper
| Constructor Summary | |
|---|---|
CredentialHelper() |
|
| Method Summary | |
|---|---|
static String |
getRepositoryPassword(weblogic.security.acl.internal.AuthenticatedSubject authSubj, String repositoryAlias, P13nResource repositoryResource) |
static void |
removeRepositoryPassword(weblogic.security.acl.internal.AuthenticatedSubject authSubj, String repositoryAlias, P13nResource repositoryResource, String remoteUser) |
static void |
setRepositoryPassword(weblogic.security.acl.internal.AuthenticatedSubject authSubj, String repositoryAlias, P13nResource repositoryResource, String repositoryUser, String clearTextPassword) |
static String |
toPwdString(char[] carray) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CredentialHelper()
| Method Detail |
|---|
public static String toPwdString(char[] carray)
public static String getRepositoryPassword(weblogic.security.acl.internal.AuthenticatedSubject authSubj,
String repositoryAlias,
P13nResource repositoryResource)
public static void setRepositoryPassword(weblogic.security.acl.internal.AuthenticatedSubject authSubj,
String repositoryAlias,
P13nResource repositoryResource,
String repositoryUser,
String clearTextPassword)
public static void removeRepositoryPassword(weblogic.security.acl.internal.AuthenticatedSubject authSubj,
String repositoryAlias,
P13nResource repositoryResource,
String remoteUser)
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.