eu.emi.dsr.security
Interface AuthNCheckingStrategy
- All Known Implementing Classes:
- DSignAuthNCheck
public interface AuthNCheckingStrategy
a check for authentication
checkAuthentication
void checkAuthentication(SecurityTokens tokens,
String action,
ResourceDescriptor d)
throws AuthenticationException
- Parameters:
tokens - - security tokens from the messageaction - - the SOAP action that is about to be invokedd - - the resource that is about to be accessed
- Throws:
AuthenticationException - - an unchecked exception that signifies AuthN failure
Copyright © 2012. All Rights Reserved.