public interface Authentication
UMOAuthentication
represents an authentication request and contains
authentication information if the request was successfulModifier and Type | Method and Description |
---|---|
Object |
getCredentials() |
Object |
getPrincipal() |
Map |
getProperties() |
boolean |
isAuthenticated() |
void |
setAuthenticated(boolean b) |
void |
setProperties(Map properties) |
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.