public abstract class AbstractAuthorizationProvider extends Object implements AuthorizationProvider
| Constructor and Description |
|---|
AbstractAuthorizationProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
getUsername(org.apache.axis2.context.MessageContext msgContext)
Default implementation to get user name from message context.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAllRoles, getUserRoles, initpublic String getUsername(org.apache.axis2.context.MessageContext msgContext)
getUsername in interface AuthorizationProvidermsgContext - Copyright © 2017 WSO2. All rights reserved.