|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.fzj.unicore.uas.security.DSignAuthNCheck
public class DSignAuthNCheck
if the requested action requires it, check whether we have a valid signature
| Constructor Summary | |
|---|---|
DSignAuthNCheck()
|
|
| Method Summary | |
|---|---|
void |
checkAuthentication(eu.unicore.security.xfireutil.SecurityTokens tokens,
java.lang.String action,
ResourceDescriptor d)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DSignAuthNCheck()
| Method Detail |
|---|
public void checkAuthentication(eu.unicore.security.xfireutil.SecurityTokens tokens,
java.lang.String action,
ResourceDescriptor d)
throws AuthenticationException
checkAuthentication in interface AuthNCheckingStrategytokens - - security tokens from the messageaction - - the SOAP action that is about to be invokedd - - the resource that is about to be accessed
AuthenticationException - - an unchecked exception that signifies AuthN failure
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||