public class MustUnderstandAuthentication extends Object implements org.mule.runtime.api.security.Authentication
| Constructor and Description |
|---|
MustUnderstandAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getCredentials() |
Object |
getPrincipal() |
Map<String,Object> |
getProperties() |
org.mule.runtime.api.security.Authentication |
setProperties(Map<String,Object> props) |
public Object getCredentials()
getCredentials in interface org.mule.runtime.api.security.Authenticationpublic Object getPrincipal()
getPrincipal in interface org.mule.runtime.api.security.Authenticationpublic Map<String,Object> getProperties()
getProperties in interface org.mule.runtime.api.security.AuthenticationCopyright © 2021 MuleSoft, Inc.. All rights reserved.