|
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.ProviderDescription
com.bea.p13n.security.management.rolemapper.RoleProviderDescription
public class RoleProviderDescription
This class holds information describing a single SSPI rolemapper provider. It is a convenience class, an immutable value object used by RM management functions.
This class is normally not directly instantiated, but is accessed through the use of the SecurityMgmtHelper.
RoleSecurityMgmtHelper, Serialized Form| Field Summary |
|---|
| Fields inherited from class com.bea.p13n.security.management.ProviderDescription |
|---|
DUMB_PROVIDER, READ_ONLY_PROVIDER, READ_WRITE_PROVIDER |
| Constructor Summary | |
|---|---|
RoleProviderDescription(RoleMapperMBean aRoleMapperMBean) |
|
| Method Summary | |
|---|---|
RoleMapperMBean |
getProviderMBean()Get the MBean used to initialize this instance. |
int |
getProviderMgmtCapability()Get provider capability - a roll up of what optional MBeans are implemented. |
boolean |
isDefaultRoleProvider()The scheme for who the default role provider is simple: |
boolean |
isRoleEditorImplemented()Get provider configuration information for optional MBean implementation. |
boolean |
isRoleReaderImplemented()Get provider configuration information for optional MBean implementation. |
String |
toString() |
| Methods inherited from class com.bea.p13n.security.management.ProviderDescription |
|---|
getDescription, getDisplayName, getVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RoleProviderDescription(RoleMapperMBean aRoleMapperMBean)
| Method Detail |
|---|
public boolean isDefaultRoleProvider()
public boolean isRoleEditorImplemented()
public boolean isRoleReaderImplemented()
public RoleMapperMBean getProviderMBean()
public int getProviderMgmtCapability()
DUMB_PROVIDERREAD_ONLY_PROVIDERREAD_WRITE_PROVIDERpublic String toString()
toString in class ProviderDescription
|
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.