BEA Systems, Inc.

WebLogic Server 6.1 API Reference

weblogic.security.acl
Interface SecurityService

All Known Implementing Classes:
_SecurityService_Stub

public interface SecurityService
extends java.rmi.Remote

Author:
Copyright (c) 2001 by BEA WebXpress. All Rights Reserved.
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.

Field Summary
static java.lang.String name
           
 
Method Summary
 weblogic.security.acl.internal.AuthenticatedUser authenticate(UserInfo ui)
           
 

Field Detail

name

public static final java.lang.String name
Method Detail

authenticate

public weblogic.security.acl.internal.AuthenticatedUser authenticate(UserInfo ui)
                                                              throws java.rmi.RemoteException


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

WebLogic classes and methods that do not appear in this reference are not public and are not supported.