org.apache.deltaspike.security.api.credential
Interface Credential<T>


public interface Credential<T>

Contains a single credential, such as a password


Method Summary
 T getValue()
           
 

Method Detail

getValue

T getValue()


Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.