Uses of Class
javax.resource.spi.AuthenticationMechanism.CredentialInterface

Packages that use AuthenticationMechanism.CredentialInterface
javax.resource.spi   
 

Uses of AuthenticationMechanism.CredentialInterface in javax.resource.spi
 

Methods in javax.resource.spi that return AuthenticationMechanism.CredentialInterface
static AuthenticationMechanism.CredentialInterface AuthenticationMechanism.CredentialInterface.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AuthenticationMechanism.CredentialInterface[] AuthenticationMechanism.CredentialInterface.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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