Class MustUnderstandAuthentication
java.lang.Object
com.mulesoft.modules.wss.internal.auth.MustUnderstandAuthentication
- All Implemented Interfaces:
Serializable,org.mule.runtime.api.security.Authentication
public class MustUnderstandAuthentication
extends Object
implements org.mule.runtime.api.security.Authentication
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.mule.runtime.api.security.AuthenticationsetProperties(Map<String, Object> props)
-
Constructor Details
-
MustUnderstandAuthentication
public MustUnderstandAuthentication()
-
-
Method Details
-
getCredentials
- Specified by:
getCredentialsin interfaceorg.mule.runtime.api.security.Authentication
-
getPrincipal
- Specified by:
getPrincipalin interfaceorg.mule.runtime.api.security.Authentication
-
getProperties
- Specified by:
getPropertiesin interfaceorg.mule.runtime.api.security.Authentication
-
setProperties
- Specified by:
setPropertiesin interfaceorg.mule.runtime.api.security.Authentication
-