BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.security.providers.authorization
Class AuthorizationContext

java.lang.Object
  |
  +--weblogic.security.providers.authorization.AuthorizationContext

public class AuthorizationContext
extends java.lang.Object
implements weblogic.entitlement.expression.Context

Author:
Copyright © 2002 BEA Systems, Inc. All Rights Reserved.

Constructor Summary
AuthorizationContext(ContextHandler handler, javax.security.auth.Subject subject)
           
 
Method Summary
 java.util.Iterator contextNames()
           
 java.lang.Object getValue(java.lang.String name)
           
 int size()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthorizationContext

public AuthorizationContext(ContextHandler handler,
                            javax.security.auth.Subject subject)
Method Detail

getValue

public java.lang.Object getValue(java.lang.String name)
Specified by:
getValue in interface weblogic.entitlement.expression.Context


contextNames

public java.util.Iterator contextNames()
Specified by:
contextNames in interface weblogic.entitlement.expression.Context


size

public int size()
Specified by:
size in interface weblogic.entitlement.expression.Context


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81b