PicketLink Federation Common Server Bindings for JBoss AS 2.1.6.Final-redhat-2

org.picketlink.trust.jbossws.handler
Interface BinaryTokenValidation


public interface BinaryTokenValidation

Interface for token validation to be supplied to @MapBasedTokenHandler and @BinaryTokenHandler.

Author:
pskopek

Method Summary
 boolean validateBinaryToken(Object token, MessageContext msgContext)
           
 

Method Detail

validateBinaryToken

boolean validateBinaryToken(Object token,
                            MessageContext msgContext)

PicketLink Federation Common Server Bindings for JBoss AS 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.