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, wait
getAllRoles, getUserRoles, init
public String getUsername(org.apache.axis2.context.MessageContext msgContext)
getUsername
in interface AuthorizationProvider
msgContext
- Copyright © 2019 WSO2. All rights reserved.