public class AuthenticationEvent extends Object
Constructor and Description |
---|
AuthenticationEvent(List<X509Certificate> authCertChain) |
Modifier and Type | Method and Description |
---|---|
List<X509Certificate> |
getAuthenticationCertificateChain() |
void |
invalid() |
boolean |
isValid() |
void |
valid() |
public AuthenticationEvent(List<X509Certificate> authCertChain)
public List<X509Certificate> getAuthenticationCertificateChain()
public void valid()
public void invalid()
public boolean isValid()
Copyright © 2008-2018 FedICT. All Rights Reserved.