org.jboss.picketlink.cdi.credential
Interface Credential<T>


public interface Credential<T>

Contains a single credential, such as a password

Author:
Shane Bryzak

Method Summary
 T getValue()
           
 

Method Detail

getValue

T getValue()


Copyright © 2012. All Rights Reserved.