|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bea.p13n.security.management.ProviderDescription
com.bea.p13n.security.management.authorization.AuthorizerDescription
public class AuthorizerDescription
This class holds information describing a single SSPI authorization provider. It is a convenience class, an immutable value object used by ATN management functions.
This class is normally not directly instantiated, but is accessed through the
use of the SecurityMgmtHelper.
AuthorizationSecurityMgmtHelper,
Serialized Form| Field Summary |
|---|
| Fields inherited from class com.bea.p13n.security.management.ProviderDescription |
|---|
DUMB_PROVIDER, READ_ONLY_PROVIDER, READ_WRITE_PROVIDER |
| Constructor Summary | |
|---|---|
AuthorizerDescription(AuthorizerMBean anATZMBean)
|
|
| Method Summary | |
|---|---|
AuthorizerMBean |
getProviderMBean()
Get the MBean used to initialize this instance. |
int |
getProviderMgmtCapability()
Get provider capability - a roll up of what optional MBeans are implemented. |
boolean |
isDefaultAuthorizationProvider()
The scheme for who the default role provider is simple: If the provider is an instance of weblogic.security.providers.authorization.DefaultAuthorizerMBean, it is the default. |
boolean |
isPolicyEditorImplemented()
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 AuthorizerDescription(AuthorizerMBean anATZMBean)
| Method Detail |
|---|
public boolean isDefaultAuthorizationProvider()
public boolean isPolicyEditorImplemented()
public boolean isRoleReaderImplemented()
public AuthorizerMBean getProviderMBean()
public int getProviderMgmtCapability()
DUMB_PROVIDER
READ_ONLY_PROVIDER
READ_WRITE_PROVIDER
public String toString()
toString in class ProviderDescription
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||