org.springframework.security.ui.openid
Class OpenIDAuthenticationRequiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.security.SpringSecurityException
org.springframework.security.AuthenticationException
org.springframework.security.ui.openid.OpenIDAuthenticationRequiredException
- All Implemented Interfaces:
- Serializable
public class OpenIDAuthenticationRequiredException
- extends AuthenticationException
- Author:
- Ray Krueger
- See Also:
- Serialized Form
OpenIDAuthenticationRequiredException
public OpenIDAuthenticationRequiredException(String msg,
String claimedIdentity)
getClaimedIdentity
public String getClaimedIdentity()
Copyright © 2004-2010 SpringSource, Inc. All Rights Reserved.