Class ApplicationContext
java.lang.Object
org.opensaml.messaging.context.BaseContext
com.atlassian.crowd.sso.saml.impl.opensaml.context.ApplicationContext
- All Implemented Interfaces:
Iterable<org.opensaml.messaging.context.BaseContext>
public class ApplicationContext
extends org.opensaml.messaging.context.BaseContext
Context for data related to the
Application
user is logging into.-
Nested Class Summary
Nested classes/interfaces inherited from class org.opensaml.messaging.context.BaseContext
org.opensaml.messaging.context.BaseContext.ContextSetNoRemoveIteratorDecorator
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setApplication
(Application application) void
setAssertionConsumerServiceURL
(String assertionConsumerServiceURL) void
setAssertionConsumerServiceURLBinding
(String assertionConsumerServiceURLBinding) void
setAudienceUrl
(String audienceUrl) Methods inherited from class org.opensaml.messaging.context.BaseContext
addSubcontext, addSubcontext, clearSubcontexts, containsSubcontext, createSubcontext, getParent, getSubcontext, getSubcontext, getSubcontext, getSubcontext, isAutoCreateSubcontexts, iterator, removeSubcontext, removeSubcontext, setAutoCreateSubcontexts, setParent
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
ApplicationContext
public ApplicationContext()
-
-
Method Details
-
getAssertionConsumerServiceURLBinding
-
setAssertionConsumerServiceURLBinding
-
getApplication
-
setApplication
-
getAssertionConsumerServiceURL
-
setAssertionConsumerServiceURL
-
getAudienceUrl
-
setAudienceUrl
-