|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use WLSPrincipal | |
|---|---|
| weblogic.security.principal | |
| Uses of WLSPrincipal in weblogic.security.principal |
|---|
| Classes in weblogic.security.principal that implement WLSPrincipal | |
|---|---|
class |
WLSAbstractPrincipalThe WLSAbstractPrincipal class is a convenience abstract class that implements a principal whose name field will be signed by the weblogic.security.provider.PrincipalValidatorImpl class. |
class |
WLSGroupImplThe WLSGroupImpl class is a convenience class that implements a WLSGroup principal whose name field will be signed by the weblogic.security.provider.PrincipalValidatorImpl class. |
class |
WLSUserImplThe WLSUserImpl is a convenience class that implements a WLSUser principal whose name field will be signed by the weblogic.security.provider.PrincipalValidatorImpl class. |
| Methods in weblogic.security.principal that return WLSPrincipal | |
|---|---|
WLSPrincipal |
PrincipalFactory.create(Class klass, String name, String guid, String dn)Create a WLSPrincipal instance based on the input principal class |
WLSPrincipal |
PrincipalFactory.create(Class klass, String name, String identityDomain, String guid, String dn) |
WLSPrincipal |
PrincipalFactory.createWLSGroup(String groupName)Create a WLSGroup instance |
WLSPrincipal |
PrincipalFactory.createWLSGroup(String groupName, String identityDomain)Create a WLSGroup instance |
WLSPrincipal |
PrincipalFactory.createWLSGroup(String groupName, String guid, String dn)Create a WLSGroup instance |
WLSPrincipal |
PrincipalFactory.createWLSGroup(String groupName, String identityDomain, String guid, String dn)Create a WLSGroup instance |
WLSPrincipal |
PrincipalFactory.createWLSUser(String userName)Create a WLSUser instance |
WLSPrincipal |
PrincipalFactory.createWLSUser(String userName, String identityDomain)Create a WLSUser instance |
WLSPrincipal |
PrincipalFactory.createWLSUser(String userName, String guid, String dn)Create a WLSUser instance |
WLSPrincipal |
PrincipalFactory.createWLSUser(String userName, String identityDomain, String guid, String dn)Create a WLSUser instance |
|
Copyright 1996, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||