de.fzj.unicore.uas.security
Interface AuthNCheckingStrategy
- All Known Implementing Classes:
- DSignAuthNCheck
public interface AuthNCheckingStrategy
a check for authentication
checkAuthentication
void checkAuthentication(eu.unicore.security.xfireutil.SecurityTokens tokens,
java.lang.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 © 2006-2010 Research Center Juelich. All Rights Reserved.