|
BEA Systems, Inc. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AuthorizationProvider
The AuthorizationProvider
interface exposes the services provided by an
Authorization provider to the WebLogic Security Framework. This allows the
Authorization provider to be manipulated (initialized, started, stopped, and
so on).
Method Summary | |
---|---|
AccessDecision |
getAccessDecision()
Gets the implementation of the AccessDecision security service provider interface (SSPI). |
Methods inherited from interface weblogic.security.spi.SecurityProvider |
---|
getDescription, initialize, shutdown |
Method Detail |
---|
AccessDecision getAccessDecision()
AccessDecision
security service provider interface (SSPI).
AccessDecision
SSPI.
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs92 Copyright 2006 BEA Systems Inc. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |