|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for performing Resource conversions. Converters will transform from various implementations of the Resouce interface into a WLES AccessElement.
| Method Summary | |
com.wles.arme.AccessElement |
convertResource(weblogic.security.spi.Resource resource,
weblogic.security.service.ContextHandler contextHandler)
converts a resource to a asi AccessElement |
java.lang.Object |
getAttributeValue(weblogic.security.spi.Resource resource,
java.lang.String name,
weblogic.security.service.ContextHandler contextHandler)
read the value of an attribute from the resource. |
java.lang.String[] |
getHandledTypes()
Returns the types of resources handled by this converter. |
| Method Detail |
public java.lang.String[] getHandledTypes()
public com.wles.arme.AccessElement convertResource(weblogic.security.spi.Resource resource,
weblogic.security.service.ContextHandler contextHandler)
throws com.bea.security.providers.authorization.asi.ResourceConversionException
resource - resource to convertcontext - to pull any extra data from
public java.lang.Object getAttributeValue(weblogic.security.spi.Resource resource,
java.lang.String name,
weblogic.security.service.ContextHandler contextHandler)
the - name of the needed attribute
|
Documentation is available at http://edocs.bea.com/ales/docs30 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||