public interface RoleConsumerFactory
RoleConsumerFactory interface
so that an instance of a RoleConsumer is availble
to the WebLogic Security Framework.| Modifier and Type | Method and Description |
|---|---|
RoleConsumer |
getRoleConsumer()
Obtain the implementation of the
RoleConsumer
security service provider interface (SSPI). |
RoleConsumer getRoleConsumer()
RoleConsumer
security service provider interface (SSPI).RoleConsumer SSPI implementation.